home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / recent / graburl.lha / GrabURL / Readme_Now.txt < prev    next >
Text File  |  1997-01-18  |  3KB  |  92 lines

  1. 1 - Freeware
  2. ~~~~~~~~~~~~
  3. This is FreeWare.  I am not responsible for any dammage caused by the use
  4. or misuse of this archive (and what it contains).  See the documentation
  5. for more informations.
  6.  
  7.  
  8. 2 - What is what
  9. ~~~~~~~~~~~~~~~~
  10. The GrabURL archive contains 4 things:
  11.  
  12. GrabHTTP:
  13.    Can download files using HTTP protocol. (ARexx host)
  14.  
  15. UrlManager:
  16.    Keep a list of url. (ARexx host)
  17.  
  18. ScanHTML:
  19.    Scan HTML files & create a list of urls.
  20.  
  21. GrabURL:
  22.    ARexx prg using the 3 firsts prgs to grab lots of HTTP files.
  23.  
  24.  
  25. 3 - Installation
  26. ~~~~~~~~~~~~~~~~
  27. Use the provided Installer script.  (Just click Install_English or
  28. Install_Français icons).  The French installation does not install French
  29. programs or documentation - only the installer script is in French.
  30.  
  31. If you can't or don't want to use the installer, just copy what's in the
  32. bin directory somewhere in your path (ie AmiTCP:bin/).  GrabURL, ScanHTML
  33. & UrlManager are all pure and can be made resident.  GrabURL.rexx can be
  34. renamed GrabURL.  Adding the "s" protection bit on it will make it an
  35. "executable".
  36.  
  37. Please read GrabURL.guide to configure GrabURL.  The 3 other documents are
  38. more for the programmers or for the users who want to know what can really
  39. be done.
  40.  
  41.  
  42. 4 - English?
  43. ~~~~~~~~~~~~
  44. My primary language is French.  Forgive the bad syntax in the texts
  45. included in this archive.
  46.  
  47. I wrote the documentation in English because I hate to download something
  48. that seems good to see that there's only German documentation/program.
  49. English is the most widely used language and that's the best way to reach
  50. most of the people.
  51.  
  52.  
  53. 5 - Beta?
  54. ~~~~~~~~~
  55. This software is BETA.  It works extermely well on MY system:
  56.  
  57.       Amiga 4000/040 (25 MHz)
  58.       8 megs FAST, 2 CHIP
  59.       SpitFire SCSI card
  60.  
  61. I wrote GrabURL because I needed a utility like it but could not find any
  62. meeting my needs.  The best one I got was GetURL.rexx by James Burton and
  63. it is slow... (100% ARexx).
  64.  
  65. GrabURL uses 3 C compiled programs for the hard-on-the-CPU jobs and is in
  66. ARexx itself.  This way, I good flexibility with good speed.  (And exactly
  67. as I want it :-)
  68.  
  69. The source (and maybe the programs themselves) is quite dirty.  I want to
  70. rewrite it completely (with lots of new features) but I don't have the time
  71. right now.
  72.  
  73.  
  74. 6 - Comments
  75. ~~~~~~~~~~~~
  76. If it crashes on your system, if you want more features, or just say
  77. goodbye, you can do it to:
  78.  
  79.       Name:  Serge Emond
  80.       EMail: emonds@jsp.umontreal.ca
  81.  
  82. I would really like comments and "Hi! I use your program and I like it!"
  83. but I'm not fond of flames...
  84.  
  85. I don't have much time to spend to work on this but I'll do my best!
  86.  
  87.  
  88. 7 - Getting updates
  89. ~~~~~~~~~~~~~~~~~~~
  90. If you want to be sure to have the latest update, have a look on
  91. http://www.jsp.umontreal.ca/~emonds/GrabURL.html
  92.